Skip to content

Bump the production-dependencies group across 1 directory with 7 updates#428

Merged
CommanderRedYT merged 2 commits into
developfrom
dependabot/npm_and_yarn/production-dependencies-0555a955eb
Oct 9, 2025
Merged

Bump the production-dependencies group across 1 directory with 7 updates#428
CommanderRedYT merged 2 commits into
developfrom
dependabot/npm_and_yarn/production-dependencies-0555a955eb

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 9, 2025

Copy link
Copy Markdown
Contributor

Bumps the production-dependencies group with 7 updates in the / directory:

Package From To
@react-navigation/bottom-tabs 7.4.7 7.4.8
@react-navigation/native 7.1.17 7.1.18
@react-navigation/native-stack 7.3.26 7.3.27
react-native-localize 3.5.2 3.5.3
react-native-reanimated 4.1.2 4.1.3
react-native-svg 15.13.0 15.14.0
react-native-worklets 0.6.0 0.6.1

Updates @react-navigation/bottom-tabs from 7.4.7 to 7.4.8

Changelog

Sourced from @​react-navigation/bottom-tabs's changelog.

7.4.8 (2025-10-04)

Note: Version bump only for package @​react-navigation/bottom-tabs

Commits

Updates @react-navigation/native from 7.1.17 to 7.1.18

Release notes

Sourced from @​react-navigation/native's releases.

@​react-navigation/native@​7.1.18

7.1.18 (2025-10-04)

Bug Fixes

Changelog

Sourced from @​react-navigation/native's changelog.

7.1.18 (2025-10-04)

Bug Fixes

Commits

Updates @react-navigation/native-stack from 7.3.26 to 7.3.27

Changelog

Sourced from @​react-navigation/native-stack's changelog.

7.3.27 (2025-10-04)

Note: Version bump only for package @​react-navigation/native-stack

Commits

Updates react-native-localize from 3.5.2 to 3.5.3

Release notes

Sourced from react-native-localize's releases.

3.5.3

New Contributors

Commits

Updates react-native-reanimated from 4.1.2 to 4.1.3

Release notes

Sourced from react-native-reanimated's releases.

4.1.3

What's Changed

Full Changelog: software-mansion/react-native-reanimated@4.1.2...4.1.3

Commits
  • 74df91f release(Reanimated): 4.1.3
  • 0c4e3c2 chore(Reanimated): bump accepted RN version in 4.1
  • 8b58a4e (cherry-pick) fix: Animated styles not registered after unfreeze (#8338)
  • f9850ce (cherry-pick) fix: Don't pass uninitialized ref to dispatchCommand, add warni...
  • See full diff in compare view

Updates react-native-svg from 15.13.0 to 15.14.0

Release notes

Sourced from react-native-svg's releases.

v15.14.0

This version improves performance on iOS and Windows, and includes some minor fixes and improvements.

What's Changed

New Contributors

Full Changelog: software-mansion/react-native-svg@v15.13.0...v15.14.0

Commits

Updates react-native-worklets from 0.6.0 to 0.6.1

Release notes

Sourced from react-native-worklets's releases.

Worklets - 0.6.1

What's Changed

Full Changelog: software-mansion/react-native-reanimated@worklets-0.6.0...worklets-0.6.1

Commits
  • 2ecd900 release(Worklets): 0.6.1
  • 07578ed fix(Worklets): Bundle Mode accidentally toggling in Expo54 (#8335)
  • 7fd6930 chore(Worklets): fix PlatformChecker init (#8300)
  • 4d3cb2b chore(Worklets): bump accepted RN version in 0.6
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 9, 2025
@CommanderRedYT

Copy link
Copy Markdown
Member

@dependabot rebase

Bumps the production-dependencies group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@react-navigation/bottom-tabs](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/bottom-tabs) | `7.4.7` | `7.4.8` |
| [@react-navigation/native](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/native) | `7.1.17` | `7.1.18` |
| [@react-navigation/native-stack](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/native-stack) | `7.3.26` | `7.3.27` |
| [react-native-localize](https://github.com/zoontek/react-native-localize) | `3.5.2` | `3.5.3` |
| [react-native-reanimated](https://github.com/software-mansion/react-native-reanimated/tree/HEAD/packages/react-native-reanimated) | `4.1.2` | `4.1.3` |
| [react-native-svg](https://github.com/react-native-community/react-native-svg) | `15.13.0` | `15.14.0` |
| [react-native-worklets](https://github.com/software-mansion/react-native-reanimated/tree/HEAD/packages/react-native-worklets) | `0.6.0` | `0.6.1` |



Updates `@react-navigation/bottom-tabs` from 7.4.7 to 7.4.8
- [Release notes](https://github.com/react-navigation/react-navigation/releases)
- [Changelog](https://github.com/react-navigation/react-navigation/blob/@react-navigation/bottom-tabs@7.4.8/packages/bottom-tabs/CHANGELOG.md)
- [Commits](https://github.com/react-navigation/react-navigation/commits/@react-navigation/bottom-tabs@7.4.8/packages/bottom-tabs)

Updates `@react-navigation/native` from 7.1.17 to 7.1.18
- [Release notes](https://github.com/react-navigation/react-navigation/releases)
- [Changelog](https://github.com/react-navigation/react-navigation/blob/@react-navigation/native@7.1.18/packages/native/CHANGELOG.md)
- [Commits](https://github.com/react-navigation/react-navigation/commits/@react-navigation/native@7.1.18/packages/native)

Updates `@react-navigation/native-stack` from 7.3.26 to 7.3.27
- [Release notes](https://github.com/react-navigation/react-navigation/releases)
- [Changelog](https://github.com/react-navigation/react-navigation/blob/@react-navigation/native-stack@7.3.27/packages/native-stack/CHANGELOG.md)
- [Commits](https://github.com/react-navigation/react-navigation/commits/@react-navigation/native-stack@7.3.27/packages/native-stack)

Updates `react-native-localize` from 3.5.2 to 3.5.3
- [Release notes](https://github.com/zoontek/react-native-localize/releases)
- [Commits](zoontek/react-native-localize@3.5.2...3.5.3)

Updates `react-native-reanimated` from 4.1.2 to 4.1.3
- [Release notes](https://github.com/software-mansion/react-native-reanimated/releases)
- [Changelog](https://github.com/software-mansion/react-native-reanimated/blob/main/packages/react-native-reanimated/RELEASE.md)
- [Commits](https://github.com/software-mansion/react-native-reanimated/commits/4.1.3/packages/react-native-reanimated)

Updates `react-native-svg` from 15.13.0 to 15.14.0
- [Release notes](https://github.com/react-native-community/react-native-svg/releases)
- [Commits](software-mansion/react-native-svg@v15.13.0...v15.14.0)

Updates `react-native-worklets` from 0.6.0 to 0.6.1
- [Release notes](https://github.com/software-mansion/react-native-reanimated/releases)
- [Commits](https://github.com/software-mansion/react-native-reanimated/commits/worklets-0.6.1/packages/react-native-worklets)

---
updated-dependencies:
- dependency-name: "@react-navigation/bottom-tabs"
  dependency-version: 7.4.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@react-navigation/native"
  dependency-version: 7.1.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@react-navigation/native-stack"
  dependency-version: 7.3.27
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: react-native-localize
  dependency-version: 3.5.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: react-native-reanimated
  dependency-version: 4.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: react-native-svg
  dependency-version: 15.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: react-native-worklets
  dependency-version: 0.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/production-dependencies-0555a955eb branch from 6428e9a to 42afd88 Compare October 9, 2025 18:02
@CommanderRedYT CommanderRedYT merged commit 1314b40 into develop Oct 9, 2025
6 of 7 checks passed
@CommanderRedYT CommanderRedYT deleted the dependabot/npm_and_yarn/production-dependencies-0555a955eb branch October 9, 2025 18:19
@github-project-automation github-project-automation Bot moved this from Backlog to Done in OpenDTU-App Releases Oct 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant